@charset "utf-8";
/* 
    author:PengJin;
    date:2019-05-09;
*/

/* --banner-- */
.banner{clear:both;position:relative;width:100%;height:550px;overflow:hidden;}
.banner .hd{position:absolute;left:0;bottom:30px;width:100%;height:2px;text-align:center;}
.banner .hd li{display:inline-block;*display:line;*zoom:1;margin:0 10px;width:40px;height:2px;text-indent:-9999px;cursor:pointer;background:#010715;}
.banner .hd li.cur{background:#fcba38;}
.banner .bd,.banner .bd ul{height:550px;}
.banner .bd li{width:100%;height:550px;background:#101115;}
.banner .bd li a{display:block;width:100%;height:550px;text-indent:-9999px;background-repeat:no-repeat;background-position:center;}
.banner .prev,.banner .next{position:absolute;z-index:999;top:50%;margin-top:-30px;width:56px;height:56px;cursor:pointer;opacity:0;transition: all 1s;border-radius:50%;}
.banner .prev{left:2%;background:url(../images/banner_prev.png) no-repeat center;}
.banner .next{right:2%;background:url(../images/banner_next.png) no-repeat center;}
.banner:hover .prev,.banner:hover .next{opacity:0.5;background-color:#010715;}
.banner .prev:hover,.banner .next:hover{opacity:1;}
/* --end banner-- */

/* --search-- */
.search{padding:12px 0;height:40px;line-height:40px;overflow:hidden;background:#fff;border-bottom:#efefef solid 1px;}
.search-keyword{float:left;width:800px;font-size:14px;color:#333;}
.search-keyword a{display:inline-block;color:#333;}
.search-keyword a:after{display:inline-block;content:"、";vertical-align:bottom;}
.search-form{position:relative;float:right;width:280px;height:40px;overflow:hidden;}
.search-form input{display:block;padding:0 15px;width:250px;height:40px;border:none;background:#eaeaea;}
.search-form button{display:block;position:absolute;right:0;top:0;width:40px;height:40px;cursor:pointer;border:none;background:url(../images/search_btn.png) no-repeat;}
/* --end search-- */

/* --case-- */
.case{padding-top:70px;overflow:hidden;background:#fff;}
.case-menu{margin:0 auto;width:1200px;height:70px;border-right:#d9d9d9 solid 1px\9;}
.case-menu li{position:relative;float:left;width:150px;height:70px;text-align:center;font-size:16px;}
.case-menu li a{display:block;height:68px;line-height:68px;border:#d9d9d9 solid 1px;border-right:none;}
.case-menu li:last-child a{border-right:#d9d9d9 solid 1px;}
.case-menu li:hover a,.case-menu li.cur a{color:#fff;border-color:#fcba38;background:#fcba38;}
.case-menu li:hover:after,.case-menu li.cur:after{display:block;position:absolute;left:50%;top:100%;margin-left:-5.5px;width:11px;height:4px;content:"";background:url(../images/case_menu_cur.png) no-repeat;}
.case-main{height:585px;overflow:hidden;background:url(../images/case_bg.jpg) no-repeat center 0;}
.case-group{padding-top:30px;overflow:hidden;}
.case-intro{float:left;width:406px;overflow:hidden;background:#fff;animation:fadeinL 0.5s linear;}
.case-intro .text{padding:20px;overflow:hidden;}
.case-intro .tit{margin-top:9px;height:35px;line-height:35px;font-size:24px;overflow:hidden;}
.case-intro .tit a{color:#000;}
.case-intro .tit a:hover{color:#fcba38;}
.case-intro .subTit{height:18px;line-height:18px;font-size:14px;color:#999;overflow:hidden;}
.case-intro .summary{margin-top:18px;height:78px;line-height:26px;font-size:14px;color:#666;overflow:hidden;}
.case-intro .btnBox{margin-top:50px;overflow:hidden;}
.case-intro .btnBox a{display:block;float:left;width:94px;height:32px;line-height:32px;text-align:center;font-size:14px;}
.case-intro .btnBox a.btn01{color:#fff;border:#fcba38 solid 1px;background:#fcba38;}
.case-intro .btnBox a.btn02{color:#333;border:#dbdbdb solid 1px;background:#fff;}
.case-intro .btnBox a.btn02:before{background-color:#aaa;}
.case-intro .pic{width:406px;height:206px;overflow:hidden;margin-top: 10px;}
.case-intro .pic img{display:block;width:406px;height:206px;transition:all 0.5s linear;}
.case-intro .pic a:hover img{transform:scale(1.1);}
.case-photo{float:right;width:794px;overflow:hidden;animation:fadeinR 0.5s linear;}
.case-photo .item{position:relative;display:block;float:left;margin-left:13px;margin-bottom:13px;width:384px;height:245px;overflow:hidden;}
.case-photo .item img{display:block;width:384px;height:245px;transition:all 0.5s linear;}
.case-photo .item p{position:absolute;left:0;bottom:0;width:100%;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;background:rgba(0,0,0,0.5);}
.case-photo .item:hover img{transform:scale(1.1);}
/* --end case-- */

/* --service-- */
.service{padding:70px 0 40px;overflow:hidden;background:#fff;}
.service-slide{margin:0 auto;width:1320px;overflow:hidden;}
.service-list{position:relative;overflow:hidden;}
.service-list:after{display:block;position:absolute;left:60px;top:152px;width:1200px;height:1px;content:"";background:#f5f5f5;}
.service-list .item{position:relative;z-index:3; float:left;padding:0 65px;width:200px;height:288px;text-align:center;overflow:hidden;background:url(../images/service_item.png) no-repeat;}
.service-list .icon{position:relative;margin:70px auto 0;width:35px;height:35px;overflow:hidden;}
.service-list .icon img{display:block;position:absolute;top:-35px;left:0;width:35px;transition:all 0.5s linear;}
.service-list .tit{display:block;margin-top:5px;height:30px;line-height:30px;font-size:20px;color:#2d2d2d;}
.service-list .dot{display:block;margin:3px auto;width:18px;height:18px;background:url(../images/service_dot.png) no-repeat;animation:scale 2s linear infinite;}
.service-list .summary{margin-top:5px;height:60px;line-height:20px;font-size:14px;color:#666;overflow:hidden;}
.service-list .zxBtn{display:block;position:absolute;left:115px;bottom:0;width:93px;height:40px;line-height:40px;font-size:14px;color:#666;border-radius:18px 18px 0 0;}
.service-list .item:hover .icon img{top:0;}
.service-list .item:hover .tit{color:#fcba38;}
.service-list .item:hover .dot{background-image:url(../images/service_dot_cur3.png);}
.service-list .item:hover .zxBtn{color:#fff;background:#fcba38;}
.service-slide .hd{clear:both;margin-top:52px;height:10px;text-align:center;}
.service-slide .hd li{display:inline-block;margin:0 5px;width:10px;height:10px;text-indent:-9999px;background:#c1c1c1;border-radius:50%;}
.service-slide .hd li.cur{background:#fcba38;}
/* --end service-- */

/* --technology-- */
.technology{padding:70px 0 40px;overflow:hidden;background: url(../images/technology_bg1.jpg) no-repeat center 0,url(../images/Index/technology_bg2.jpg) no-repeat center 200px,url(../images/Index/technology_bg3.jpg) no-repeat center 400px,url(../images/Index/technology_bg4.jpg) no-repeat center 600px,url(../images/Index/technology_bg5.jpg) no-repeat center 800px;}
.technology-tab{position:relative;margin-top:5px;height:450px;overflow:hidden;}
.technology-menu .item{position:absolute;padding:30px 20px;width:216px;height:162px;cursor:pointer;background:#fff;transition:all 0.5s linear;}
.technology-menu .item:after,.technology-menu .item:before{display:none;position:absolute;z-index:3;;top:102px;content:"";width:14px;height:25px;}
.technology-menu .item:after{left:100%;background:url(../images/technology_cur_l.png) no-repeat;}
.technology-menu .item:before{right:100%;background:url(../images/technology_cur_r.png) no-repeat;}
.technology-menu .item:hover,.technology-menu .item.cur{background:#fcba38 url(../images/technology_mask.png) no-repeat;}
.technology-menu .item:hover:after,.technology-menu .item.cur:after,.technology-menu .item:hover:before,.technology-menu .item.cur:before{display:block;}
.technology-menu .item:hover .tit,.technology-menu .item.cur .tit{color:#fff;}
.technology-menu .item:hover .subTit,.technology-menu .item.cur .subTit{color:#ccc;}
.technology-menu .item:hover .read,.technology-menu .item.cur .read{color:#000;background:#e9a608;}
.technology-menu .icon{width:60px;height:31px;overflow:hidden;background-image:url(../images/technology_icon.png);background-repeat:no-repeat;}
.technology-menu .tit{display:block;margin-top:5px;height:30px;line-height:30px;font-size:20px;color:#333;overflow:hidden;}
.technology-menu .subTit{display:block;height:20px;line-height:20px;font-size:14px;font-family:"DIN Medium";color:#666;overflow:hidden;}
.technology-menu .read{display:block;margin-top:40px;width:95px;height:34px;line-height:34px;text-align:center;font-size:14px;color:#333;background:#eaeaea;}
.technology-menu .item-1{left:0;top:0;}
.technology-menu .item-1 .icon{background-position:0 0;}
.technology-menu .item-1:hover .icon,.technology-menu .item-1.cur .icon{background-position:0 -31px;}
.technology-menu .item-2{left:0;bottom:0;}
.technology-menu .item-2 .icon{background-position:0 -62px;}
.technology-menu .item-2:hover .icon,.technology-menu .item-2.cur .icon{background-position:0 -93px;}
.technology-menu .item-3{right:0;top:0;}
.technology-menu .item-3 .icon{background-position:100% 0;}
.technology-menu .item-3:hover .icon,.technology-menu .item-3.cur .icon{background-position:100% -31px;}
.technology-menu .item-4{right:0;bottom:0;}
.technology-menu .item-4 .icon{background-position:100% -62px;}
.technology-menu .item-4:hover .icon,.technology-menu .item-4.cur .icon{background-position:100% -93px;}
.technology-mian{position:absolute;left:260px;top:0;width:680px;height:450px;overflow:hidden;background:#fff;}
.technology-mian .item{overflow:hidden;}
.technology-mian .pic{width:680px;height:366px;overflow:hidden;animation:fadeinT .5s linear;}
.technology-mian .pic img{display:block;}
.technology-mian .text{margin:20px;height:48px;line-height:24px;font-size:14px;color:#000;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;animation:fadeinB .5s linear;}
.plan{padding-top:45px;overflow:hidden;}
.plan .tit{height:40px;line-height:40px;font-size:24px;color:#fff;}
.plan-list{width:1216px;}
.plan-list .item{display:block;float:left;margin-top:10px;margin-right:7px;width:235px;color:#000;background:#fff;transition:all 0.5s;}
.plan-list .item img{display:block;width:235px;height:142px;}
.plan-list .item p{height:42px;line-height:42px;font-size:16px;text-align:center;overflow:hidden;}
.plan-list .item:hover{color:#fff;background:#fcba38;transform:translateY(-10px);}
/* --end technology-- */

/* --aboutus-- */
.aboutus{padding:60px 0 70px;overflow:hidden;background:#fff;}
.aboutus .intro{float:left;padding-top:25px;width:480px;overflow:hidden;}
.aboutus .intro h2{height:42px;line-height:42px;font-size:32px;font-weight:normal;color:#333;overflow:hidden;}
.aboutus .intro h2 a{color:#333;}
.aboutus .intro h2 strong{color:#fcba38;}
.aboutus .intro h3{height:32px;line-height:32px;font-size:18px;font-weight:normal;color:#666;overflow:hidden;}
.aboutus .intro .summary{margin-top:20px;height:75px;line-height:25px;font-size:14px;color:#333;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.aboutus .intro .abt-list{margin-top:45px;overflow:hidden;}
.aboutus .intro .abt-list li{float:left;margin-bottom:18px;width:50%;height:47px;line-height:47px;font-size:18px;color:#333;text-indent:60px;overflow:hidden;}
.aboutus .intro .abt-list li.i1{background:url(../images/abt_i1.png) no-repeat 0 center;}
.aboutus .intro .abt-list li.i2{background:url(../images/abt_i2.png) no-repeat 0 center;}
.aboutus .intro .abt-list li.i3{background:url(../images/abt_i3.png) no-repeat 0 center;}
.aboutus .intro .read{display:block;margin-top:20px;width:131px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#666;border:#7a7a7a solid 1px;border-radius:0 0 20px 0;}
.aboutus .intro .read:hover{color:#fff;background:#fcba38;border-color:#fcba38;}
.aboutus .photo{float:left;margin-left:54px;width:400px;height:453px;overflow:hidden;}
.aboutus .photo img{display:block;width:400px;height:453px;}
.honor{float:right;width:254px;overflow:hidden;}
.honor li{float:left;}
.honor li .pic{display:table-cell;padding:40px 19px 30px 22px; width:214px;height:303px;vertical-align:middle;text-align:center;overflow:hidden;background:url(../images/honor_bg.jpg) no-repeat center;}
.honor li .pic img{width:100%;}
.honor li .tit{display:block;padding:0 10px;height:78px;line-height:78px;font-size:20px;color:#372e1e;text-align:center;overflow:hidden;background:#fdb306;}
/* --end aboutus-- */

/* --photos-- */
.photos{padding:70px 0;overflow:hidden;}
.photos-slide{overflow:hidden;}
.photos-list{overflow:hidden;}
.photos-list .item{float:left;margin-right:30px;width:280px;}
.photos-list .pic{width:280px;height:180px;overflow:hidden;}
.photos-list .pic img{display:block;width:280px;transition:all 0.5s linear;}
.photos-list .tit{margin-top:10px;height:25px;line-height:25px;text-align:center;font-size:14px;color:#333;overflow:hidden;}
.photos-list .item:hover .pic img{transform:scale(1.1);}
/* --end aboutus-- */

/* --adv-- */
.adv{padding:70px 0;overflow:hidden;background:#f6f6f6;}
.adv-inner{overflow:hidden;}
.adv-inner .item{position:relative;}
.adv-inner .item-1{height:390px;background:url(../images/adv01.jpg) no-repeat center;}
.adv-inner .item-2{height:350px;background:url(../images/adv02.jpg) no-repeat center;}
.adv-inner .item-3{height:332px;background:url(../images/adv03.jpg) no-repeat center;}
.adv-inner .item-4{height:320px;background:url(../images/adv04.jpg) no-repeat center;}
.adv-inner .item .text{position:absolute;}
.adv-inner .item .text h3{margin-bottom:8px;font-size:24px;line-height:1.25;font-weight:normal;color:#333;}
.adv-inner .item .text em{display:block;font-size:12px;color:#999;font-family:"DIN Medium";}
.adv-inner .item .summary{padding-top:15px;line-height:24px;font-size:14px;color:#333;overflow:hidden;}
.adv-inner .item .summary strong{color:#333;}
.adv-inner .item-1 .text{right:0;top:80px;width:470px;animation:fadeinR 1s;}
.adv-inner .item-1 .text .summary{line-height:30px;color:#666;letter-spacing:-0.5px;}
.adv-inner .item-2 .text{left:130px;top:48px;width:446px;animation:fadeinR 1s;}
.adv-inner .item-3 .text{right:0;top:35px;width:486px;animation:fadeinR 1s;}
.adv-inner .item-4 .text{left:145px;top:58px;width:446px;animation:fadeinR 1s;}
/* --end adv-- */

/* --guarantee-- */
.guarantee{padding:70px 0 40px;overflow:hidden;background-color:#fff;}
.guarantee-slide{position:relative;margin:0 auto;width:1340px;height:370px;overflow:hidden;background:url(../images/guarantee_line.png) repeat-x center;}
.guarantee-slide .prev,.guarantee-slide .next{position:absolute;z-index:33;top:160px;width:42px;height:42px;cursor:pointer;border-radius:50%;background-color:#000;background-repeat:no-repeat;background-position:center;}
.guarantee-slide .prev{left:392px;background-image:url(../images/guarantee_prev.png);}
.guarantee-slide .next{right:392px;background-image:url(../images/guarantee_next.png);}
.guarantee-slide .prev:hover,.guarantee-slide .next:hover{background-color:#fcba38;transition:all 0.5s;}
.guarantee-list{overflow:hidden;}
.guarantee-list .item{position:relative;float:left;margin-right:115px;width:370px;height:370px;text-align:center;overflow:hidden;}
.guarantee-list .pic{display:none;width:370px;height:370px;overflow:hidden;border-radius:50%;}
.guarantee-list .pic img{display:block;width:370px;height:370px;}
.guarantee-list .text{position:absolute;left:0;top:0;width:370px;height:370px;background:transparent;}
.guarantee-list .num{position:absolute;top:120px;left:124px;width:125px;height:125px;font:48px/125px "DIN Medium";color:#333;background:#ebebeb;border-radius:50%;}
.guarantee-list .tit{position:absolute;left:86px;top:260px;width:200px;height:40px;line-height:40px;font-size:24px;color:#333;}
.guarantee-list .summary{position:absolute;left:86px;top:305px;width:200px;height:50px;line-height:25px;font-size:14px;color:#666;overflow:hidden;}
.guarantee-list .item.cur .pic{display:block;}
.guarantee-list .item.cur .num{display:none;}
.guarantee-list .item.cur .tit{top:225px;font-size:36px;font-weight:bold;color:#fff;}
.guarantee-list .item.cur .summary{left:76px;top:280px;width:220px;color:#fff;}
/* --end guarantee-- */

/* --system-- */
.system{padding:60px 0;height:252px;overflow:hidden;background:url(../images/system_bg.jpg) no-repeat center;}
.system-list{margin-top:12px;overflow:hidden;}
.system-list .item{position:relative;float:left;width:16.66%;text-align:center;color:#fff;}
.system-list .item:nth-child(1){animation:fadeinB 0.5s linear;}
.system-list .item:nth-child(2){animation:fadeinB 0.75s linear;}
.system-list .item:nth-child(3){animation:fadeinB 1s linear;}
.system-list .item:nth-child(4){animation:fadeinB 1.25s linear;}
.system-list .item:nth-child(5){animation:fadeinB 1.5s linear;}
.system-list .item:nth-child(6){animation:fadeinB 1.75s linear;}
.system-list .num{position:absolute;top:11px;right:45px;width:26px;height:26px;line-height:26px;text-align:center;font-size:17px;color:#fff;font-family:"DIN Medium";background:#fdb815;border-radius:50%;}
.system-list .icon{margin:0 auto;width:100px;height:100px;background:#fff;border-radius:50%;overflow:hidden;}
.system-list .tit{margin-top:15px;height:25px;line-height:25px;text-align:center;color:#fff;font-size:16px;overflow:hidden;}
/* --end system-- */

/* --indexForm-- */
.indexForm{height:351px;background:url(../images/index_form.jpg) no-repeat center;}
.indexForm .text{float:left;padding-top:78px;width:382px;overflow:hidden;}
.indexForm .text .tag{display:inline-block;padding:0 10px;height:34px;line-height:34px;font-size:14px;color:#333;background:#fdb815;}
.indexForm .text .p1{margin-top:24px;height:32px;line-height:32px;font-size:20px;color:#333;}
.indexForm .text .p2{height:40px;line-height:40px;font-size:32px;color:#333;}
.indexForm .text strong{display:block;height:45px;line-height:45px;font-size:32px;color:#fcba38;}
.indexForm .text dl{float:right;padding-left:45px;color:#333;background:url(../images/indexform_tel.png) no-repeat 0 center;}
.indexForm .text dt{font-size:14px;}
.indexForm .text dd{font-size:24px;font-family:"BrandonText-Black";}
.formBox{float:right;padding-top:80px;width:590px;overflow:hidden;}
.formBox h3{height:40px;line-height:40px;font-size:32px;color:#333;font-weight:normal;overflow:hidden;}
.formBox p{height:30px;line-height:30px;font-size:16px;color:#666;}
.formBox ul{margin-top:20px;width:612px;overflow:hidden;}
.formBox li{float:left;margin-right:20px;margin-bottom:17px;width:285px;height:45px;}
.formBox li input{display:block;padding:0 15px;width:255px;height:43px;line-height:43px;background-color:#fff;border:#d0d0d0 solid 1px;background-repeat:no-repeat;background-position:95% center;}
.formBox li input.userName{background-image:url(../images/username.png);}
.formBox li input.userPhone{background-image:url(../images/userphone.png);}
.formBox li input.userTxt{background-image:url(../images/usertxt.png);}
.formBox li .submit{display:block;text-align:center;line-height:45px;color:#fff;background:#fcba38;}
/* --end indexForm-- */

/* --news-- */
.news{padding:60px 0;overflow:hidden;background:#fff;}
.news .hd{height:48px;line-height:48px;border-bottom:#d9dadc solid 1px;}
.news .hd .more{float:right;font-size:14px;color:#999;}
.news .hd .more:hover{color:#fcba38;}
.news .hd span{position:relative;display:block;float:left;margin-right:45px;font-size:18px;}
.news .hd span a{color:#333;}
.news .hd span.cur{font-weight:bold;}
.news .hd span.cur:after{display:block;position:absolute;left:0;bottom:-1px;width:100%;height:2px;content:"";background:#fcba38;}
.news .hd span.cur a{color:#fcba38;}
.faq{float:left;width:560px;overflow:hidden;animation:fadeinL 0.5s linear;}
.faq .tempWrap{height:440px !important;}
.faq .bd{padding-top:12px;overflow:hidden;}
.faq .bd .item{display:block;padding:25px 0;border-bottom:#d9dadc solid 1px;overflow:hidden;}
.faq .bd .item dl{padding-left:50px;overflow:hidden;background:url(../images/faq.png) no-repeat 0 0;}
.faq .bd .item dt{height:36px;line-height:36px;font-size:18px;color:#333;overflow:hidden;}
.faq .bd .item dd{margin-top:16px;height:44px;line-height:22px;font-size:14px;color:#666;overflow:hidden;}
.faq .bd .item:hover dt{color:#fcba38;}
.news-tab{float:right;width:580px;animation:fadeinR 0.5s linear;}
.news-group{padding-top:15px;overflow:hidden;}
.news-group .item{display:block;padding:20px 0;overflow:hidden;}
.news-group .pic{float:left;width:160px;height:100px;overflow:hidden;}
.news-group .pic img{display:block;width:160px;height:100px;}
.news-group .text{padding:8px 10px 8px 34px;overflow:hidden;}
.news-group .text h3{height:26px;line-height:26px;font-weight:normal;font-size:18px;color:#333;overflow:hidden;}
.news-group .text p{margin-top:8px;height:48px;line-height:24px;font-size:14px;color:#666;overflow:hidden;}
.news-group .item:hover img{transform:scale(1.1);transition:all 0.5s linear}
.news-group .item:hover h3{color:#fcba38;}
/* --end news-- */


.aboutHonor{width:100%;padding:40px 0 50px;background: #fff}
.aboutHonor .mub01Title h3{color:#1e1e1e}
.aboutHonor .mub01Title p{color:#999}
.aboutHonor .mainCon{width:100%;position:relative;margin-top:34px}
.aboutHonor .mainCon i{display:block;width:42px;height:42px;cursor:pointer;position:absolute;top:35%;overflow:hidden}
.aboutHonor .mainCon .btn01{background:url(../images/aboutmienbtn01.png) no-repeat left top;left:-70px}
.aboutHonor .mainCon .btn02{background:url(../images/aboutmienbtn02.png) no-repeat left top;right:-70px}
.aboutHonor .mainCon .aboutHonorCon{width:100%;position:relative;height:auto;overflow:hidden}
.aboutHonor .mainCon .aboutHonorCon ul{width:100%;position:relative;top:0;left:0}
.aboutHonor .mainCon .aboutHonorCon li{width:280px;float:left;margin-right:20px}
.aboutHonor .mainCon .aboutHonorCon li span{display:block;width:100%;margin-top:14px;font-size:14px;color:#333;text-align:center}
.aboutHonor .mainCon .aboutHonorCon li a{text-decoration:none;display:block}
.aboutHonor .mainCon .aboutHonorCon li img{display:block;width:100%;height:auto;border:1px solid #ddd}
.aboutHonor .mainCon .aboutHonorCon li img:hover{border:1px solid #fcba38}
.aboutHonor .mainCon .aboutHonorCon li span:hover{color:#fcba38}
.aboutHonor .mub01Title{width:100%;text-align:center;padding-top:0}